Skip to content

feat(PassManager): handle IR printing in PassManager #486

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

mooori
Copy link

@mooori mooori commented Apr 23, 2025

Addresses #455.

Wires up IRPrintingConfig with PassManager to implement IR printing functionality via PassManager. Currently still a draft. It would be great to get some initial feedback whether the approach here makes sense.

Should the Print pass stay or be removed once PassManager takes care of IR printing?

@bitwalker
Copy link
Contributor

Thanks for the submission, it is much appreciated! I am going to close this in favor of #494 as that PR is further along, and implements more support for configuring IR printing via the driver, etc., but I don't want to discourage you from future contributions! Please leave a comment on issues you want to tackle in the future, and we'll make sure nobody is doing conflicting work (or let you know if it is already being worked on).

@bitwalker bitwalker closed this May 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants